home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / spazio / mi120.dir / 00009_Script_9 < prev    next >
Text File  |  1983-02-01  |  330b  |  14 lines

  1. on enterFrame
  2.   set the textheight of member 274 to 17
  3.   global dove
  4.   set dove = 0
  5.   spegni_canali
  6.   set the visible of sprite 20 to true
  7.   set the visible of sprite 21 to true
  8.   set the visible of sprite 22 to false
  9.   set the visible of sprite 23 to false
  10.   set the visible of sprite 2 to true
  11.   updatestage
  12.   
  13. end
  14.